home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / RISCBBS / !RiscBBS / Menus / Leisure < prev    next >
Text File  |  1992-02-24  |  2KB  |  66 lines

  1. {
  2.  report `Animations & games menu`
  3.  
  4.  defopt 1= `Bambi` 10 ``
  5.    show <RiscBBS$Dir>.BBS.ANSI.Bambi
  6.  endopt
  7.  
  8.  defopt 2= `Fireworks` 10 ``
  9.    show <RiscBBS$Dir>.BBS.ANSI.Fireworks
  10.  endopt
  11.  
  12.  defopt 3= `StarTrek` 10 ``
  13.    show <RiscBBS$Dir>.BBS.ANSI.StarTrek
  14.  endopt
  15.  
  16.  defopt 4= `Opus` 10 ``
  17.    show <RiscBBS$Dir>.BBS.ANSI.Opus
  18.  endopt
  19.  
  20.  defopt 5= `The Dead` 10 ``
  21.    show <RiscBBS$Dir>.BBS.ANSI.TheDead
  22.  endopt
  23.  
  24.  defopt 6= `Weights` 10 ``
  25.    show <RiscBBS$Dir>.BBS.ANSI.AnsiSize
  26.  endopt
  27.  
  28.  defopt 7= `Fish Animation` 10 ``
  29.    show <RiscBBS$Dir>.BBS.ANSI.FishAnim
  30.  endopt
  31.  
  32.  defopt 8= `Radiation` 10 ``
  33.    show <RiscBBS$Dir>.BBS.ANSI.Radiation
  34.  endopt
  35.  
  36.  defopt B= `Breakout` 10 ``
  37.    show <RiscBBS$Dir>.BBS.ANSI.Breakout
  38.  endopt
  39.  
  40.  defopt T= `Tetris` 10 ``
  41.    show <RiscBBS$Dir>.BBS.ANSI.Tetris
  42.  endopt
  43.  
  44.  defopt D= `Today's dates` 10 ``
  45.    show <RiscBBS$Dir>.BBS.Today
  46.  endopt
  47.  
  48.  defopt G= `Guess a number` 10 ``
  49.    show <RiscBBS$Dir>.BBS.Guess
  50.  endopt
  51.  
  52.  attr 0 7 
  53. }
  54. {attr 4 3}  -- ANSI Animations & Games --  {attr 0 2}  {_time} / {_online fg 7}  {bg 4 cll bg 0}
  55.  
  56.      [{fg 1}1{fg 7}]Bambi goes walking                [{fg 1}2{fg 7}]Fireworks galore
  57.      [{fg 1}3{fg 7}]StarTrek in space                 [{fg 1}4{fg 7}]Opus multicolour
  58.      [{fg 1}5{fg 7}]The dead                          [{fg 1}6{fg 7}]Weight lifting
  59.      [{fg 1}7{fg 7}]Fish Animation                    [{fg 1}8{fg 7}]Radiation
  60.  
  61.      [{fg 1}B{fg 7}]reak-Out                          [{fg 1}T{fg 7}]etris
  62.      [{fg 1}G{fg 7}]uess a number
  63.  
  64.      [{fg 1}D{fg 7}]ates and Birthdays etc.           [{fg 1}M{fg 7}]ain Menu
  65.  
  66.  {show <RiscBBS$Dir>.BBS.Select eof}